Window.MouseUp Event

The mouse button has been released inside the window at the x,y local coordinates passed. This event will not occur unless you return True in the MouseDown event.

Syntax

MouseUp ( X, Y )

Parameters

X

Integer

Y

Integer